projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c233461
)
*** empty log message ***
author
Carsten Dominik
<dominik@science.uva.nl>
Wed, 23 Jan 2008 10:48:57 +0000
(10:48 +0000)
committer
Carsten Dominik
<dominik@science.uva.nl>
Wed, 23 Jan 2008 10:48:57 +0000
(10:48 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 5b2f3faa8daebf248b3d4c356a424342bbf9a233..7ca82203e2f743875d35b7f207eebbea3f52b2fb 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,12
@@
+2008-01-23 Carsten Dominik <dominik@science.uva.nl>
+
+ * replace.el (occur-mode-find-occurrence-hook): New hook that can
+ be used to reveal or highlight the location of a match.
+ (occur-mode-goto-occurrence)
+ (occur-mode-goto-occurrence-other-window)
+ (occur-mode-display-occurrence): Run
+ `occur-mode-find-occurrence-hook'.
+
2008-01-23 Martin Rudalics <rudalics@gmx.at>
* progmodes/hideif.el (hide-ifdef-shadow): Add version number